Office .NET Class Library
C#
VB
Show/Hide TOC
Pivot
Field
Item(Pivot
Item
Type) Constructor
Initializes a new instance of the
PivotFieldItem
class
Definition
Namespace:
Independentsoft.Office.Spreadsheet.PivotTables
Assembly:
Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
Copy
public
PivotFieldItem
(
PivotItemType
type
)
VB
Copy
Public
Sub
New
(
type
As
PivotItemType
)
Parameters
type
PivotItemType
See Also
Reference
PivotFieldItem Class
PivotFieldItem Overload
Independentsoft.Office.Spreadsheet.PivotTables Namespace
In This Article
Definition
See Also